How to Install gpx2shp software package in Ubuntu 17.04 (Zesty Zapus)

How to Install gpx2shp software package in Ubuntu 17.04 (Zesty Zapus)

gpx2shp software package provides convert GPS or GPX file to ESRI Shape file, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gpx2shp 

gpx2shp is installed in your system.

Make ensure the gpx2shp package were installed using the commands given below,

$ sudo dpkg-query -l | grep gpx2shp *

You will get with gpx2shp package name, version, architecture and description in a table

gpx2shp package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Science
Package gpx2shp
Version 0.71.0-4
Description convert GPS or GPX file to ESRI Shape file
Sub Section Science


See Also, How to uninstall or remove gpx2shp software package from Ubuntu 17.04 (Zesty Zapus)?